CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LINUX SOCKET SERVER

搜索资源列表

  1. talk_tcp_linux

    0下载:
  2. unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:919153
    • 提供者:刘浪
  1. http_client_2.0

    0下载:
  2. 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:5253
    • 提供者:丁丁
  1. mysocksvr

    0下载:
  2. linux下sokcet编程的服务器端入门程序。对服务器端socket使用描述得挺详细-sokcet under linux server programming entry procedures. The use of server-side socket quite detailed descr iption
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:19474
    • 提供者:于朋
  1. linux_socket

    1下载:
  2. 是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62003
    • 提供者:袁旗平
  1. iproberphp0022

    0下载:
  2. 主要功能: 1、服务器环境探测:CPU、在线时间、内存使用状况、系统平均负载探测(支持LINUX、FreeBSD系统,需系统支持),操作系统、服务器域名、IP地址、解释引擎等 2、PHP基本特征探测:版本、运行方式、安全模式及常规参数 3、PHP组件支持探测:MYSQL、GD、XML、SESSION、SOCKET等组件支持情况 4、服务器性能检测:整数运算能力、浮点数运算能力、数据IO能力 5、自定义探测:MYSQL连接测试、MAIL发信测试、函数支持情况及PHP配置参数 v0.021 更新:
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:49549
    • 提供者:asdf
  1. socket_linux

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27567
    • 提供者:许永贤
  1. socketftp

    1下载:
  2. 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Li
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1717
    • 提供者:mafengxi
  1. server_setup

    0下载:
  2. 封装了Linux上socket相关的系统调用,可快速建立服务于单个客户端的TCP/UDP服务器。-Package on the Linux socket-related system calls, you can quickly build services to a single client TCP/UDP server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:name
  1. socket

    0下载:
  2. linux下的C语言编程,包括socket的长连接和短连接,有server端和client端的处理,以及简单的实例。-C language programming under Linux, including long connection and short connection socket, a server side and client side processing, as well as a simple example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:9769
    • 提供者:
  1. udp_server

    0下载:
  2. Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:363929
    • 提供者:danny
  1. Linux

    1下载:
  2. 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-03
    • 文件大小:257024
    • 提供者:yaoyao
  1. DMS

    1下载:
  2. 基于UC的电信计费DMS数据挖掘系统,是通过对C/C++、多线程、Socket等的开发、QT等相关技术的综合运用,针对电信运营商推出的Linux/Unix服务器出租业务,设计的用以作为收费依据的数据采集系统。-UC-based telecom billing DMS data mining system, is developed through the integrated use of the C/C++, multi-threading, Socket, etc., QT and othe
  3. 所属分类:Goverment application

    • 发布日期:2017-05-28
    • 文件大小:11253392
    • 提供者:李雪婷
  1. socket

    0下载:
  2. linux下udp通信的技术资料,包括server和client端例程-udp socket
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:219960
    • 提供者:linzi
  1. chapter14

    0下载:
  2. 嵌入式linux中套接字编程,调用,初始化,客服端,服务器-Embedded linux socket programming, called initialization, customer service side, server
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:19456
    • 提供者:vindisel
  1. udpsocket

    0下载:
  2. linux 下的udp socket server-the example of udp socket server
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:左传勇
  1. linux-internet-coding

    0下载:
  2. 基于tcp/ip套接字程序的流控制,运行平台linux,客户机与服务器端程序均有-Based on tcp/ip socket flow control procedures, operating platform Linux, client and server-side procedures are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:吴昊
  1. socket

    0下载:
  2. 此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc 编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:6320
    • 提供者:GXG
  1. C-S

    0下载:
  2. linux简单的网络编程实例,socket通讯,select多路I/O ,server,client模式 select模型-linux socket
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:13097
    • 提供者:张庆林
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com